﻿2026-07-06T04:53:13.5705310Z ##[group]Run actions/checkout@v5
2026-07-06T04:53:13.5706134Z with:
2026-07-06T04:53:13.5706702Z   repository: SaberMage/spt-core
2026-07-06T04:53:13.5711731Z   token: ***
2026-07-06T04:53:13.5712368Z   ssh-strict: true
2026-07-06T04:53:13.5713012Z   ssh-user: git
2026-07-06T04:53:13.5713628Z   persist-credentials: true
2026-07-06T04:53:13.5714262Z   clean: true
2026-07-06T04:53:13.5714834Z   sparse-checkout-cone-mode: true
2026-07-06T04:53:13.5715508Z   fetch-depth: 1
2026-07-06T04:53:13.5716095Z   fetch-tags: false
2026-07-06T04:53:13.5716680Z   show-progress: true
2026-07-06T04:53:13.5717280Z   lfs: false
2026-07-06T04:53:13.5717798Z   submodules: false
2026-07-06T04:53:13.5718384Z   set-safe-directory: true
2026-07-06T04:53:13.5718971Z env:
2026-07-06T04:53:13.5719486Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T04:53:13.5720206Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T04:53:13.5720878Z ##[endgroup]
2026-07-06T04:53:14.3702092Z Syncing repository: SaberMage/spt-core
2026-07-06T04:53:14.3703843Z ##[group]Getting Git version info
2026-07-06T04:53:14.3704722Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T04:53:14.3965119Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T04:53:14.4186374Z git version 2.43.0.windows.1
2026-07-06T04:53:14.4211101Z ##[endgroup]
2026-07-06T04:53:14.4220518Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3cc31073-9b4a-4b17-afde-c92ae9756c66\.gitconfig'
2026-07-06T04:53:14.4233427Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3cc31073-9b4a-4b17-afde-c92ae9756c66' before making global git config changes
2026-07-06T04:53:14.4235041Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T04:53:14.4238204Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T04:53:14.4485157Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T04:53:14.4680426Z https://github.com/SaberMage/spt-core
2026-07-06T04:53:14.4706602Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T04:53:14.4710607Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T04:53:14.4914573Z refs/heads/main
2026-07-06T04:53:14.4938902Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-06T04:53:14.5422203Z HEAD is now at 06cea5cd docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:14.5687970Z ##[endgroup]
2026-07-06T04:53:14.5690752Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T04:53:15.2018323Z ##[group]Cleaning the repository
2026-07-06T04:53:15.2023012Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T04:53:17.2974133Z Removing target/
2026-07-06T04:53:17.3008209Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T04:53:17.3823142Z HEAD is now at 06cea5cd docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:17.3848133Z ##[endgroup]
2026-07-06T04:53:17.3852195Z ##[group]Disabling automatic garbage collection
2026-07-06T04:53:17.3857346Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T04:53:17.4094631Z ##[endgroup]
2026-07-06T04:53:17.4094984Z ##[group]Setting up auth
2026-07-06T04:53:17.4100920Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T04:53:17.4331315Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T04:53:17.9371099Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T04:53:17.9604401Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T04:53:18.4412299Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T04:53:18.4667714Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T04:53:19.0223751Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T04:53:19.0534212Z ##[endgroup]
2026-07-06T04:53:19.0544837Z ##[group]Fetching the repository
2026-07-06T04:53:19.0545870Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09deb8ebaed6d4fb12a70cbb8c352599fb296654:refs/remotes/pull/52/merge
2026-07-06T04:53:20.1057472Z From https://github.com/SaberMage/spt-core
2026-07-06T04:53:20.1057942Z  * [new ref]           09deb8ebaed6d4fb12a70cbb8c352599fb296654 -> pull/52/merge
2026-07-06T04:53:20.1193940Z ##[endgroup]
2026-07-06T04:53:20.1194338Z ##[group]Determining the checkout info
2026-07-06T04:53:20.1195184Z ##[endgroup]
2026-07-06T04:53:20.1200282Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T04:53:20.1493000Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T04:53:20.1726962Z ##[group]Checking out the ref
2026-07-06T04:53:20.1731226Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T04:53:20.2689609Z Previous HEAD position was 06cea5cd docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:20.2690354Z HEAD is now at 09deb8eb Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T04:53:20.2729057Z ##[endgroup]
2026-07-06T04:53:20.2992207Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T04:53:20.3221908Z 09deb8ebaed6d4fb12a70cbb8c352599fb296654
